An array of primary key values to find. The type of the array is Object.
'Declaration
Public Overloads Function Find( _ ByVal keys() As Object _ ) As GenericDataRow
public GenericDataRow Find( object[] keys )
An array of primary key values to find. The type of the array is Object.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family